<?xml version="1.0" encoding="UTF-8" ?>
<htsql:result xmlns:htsql="http://htsql.org/2010/xml">
  <school>
    <name>School of Art &amp; Design</name>
    <dept_count>2</dept_count>
  </school>
  <school>
    <name>School of Business</name>
    <dept_count>3</dept_count>
  </school>
  <school>
    <name>College of Education</name>
    <dept_count>2</dept_count>
  </school>
  <school>
    <name>School of Engineering</name>
    <dept_count>4</dept_count>
  </school>
  <school>
    <name>School of Arts and Humanities</name>
    <dept_count>5</dept_count>
  </school>
  <school>
    <name>School of Music &amp; Dance</name>
    <dept_count>4</dept_count>
  </school>
  <school>
    <name>School of Natural Sciences</name>
    <dept_count>4</dept_count>
  </school>
  <school>
    <name>Public Honorariums</name>
    <dept_count>0</dept_count>
  </school>
  <school>
    <name>School of Continuing Studies</name>
    <dept_count>0</dept_count>
  </school>
</htsql:result>
